Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
fieldSecurityCheck
This procedure checks what fields a user is permitted to access.
Location: af\app\afsecmngrp.i Parameters:INPUT pcObjectName AS CHARACTERThe current program object for security check.
INPUT pcAttributeCode AS CHARACTERThe current instance attribute posted to the program.
OUTPUT pcSecurityOptions AS CHARACTERThe security options as a comma-delimited list of secured fields, each with two entries. Entry 1 = table.fieldname, Entry 2 = hidden/view.
Notes: None Examples: See thewidgetWalkprocedure inaf\app\afsesmngrp.i.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |